PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class / setPrintState Method
The print state of the optional content group.
In This Topic
    setPrintState Method
    In This Topic
    Sets the print state of this optional content group.
    Syntax
    public void setPrintState( 
       PDFOptionalContentGroupPrintState value
    )

    Parameters

    value
    The print state of the optional content group.
    See Also